Skip to content

Fix empty state showing up on home screen #1038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2025
Merged

Conversation

SessionHero01
Copy link
Collaborator

@SessionHero01 SessionHero01 commented Mar 21, 2025

The root cause is the empty view is directly manipulated by the search home screen.

Ideally we want the search views and non-search views to be updated uniformly: if you are on search view, the container for the non-search view should be hidden and vice-versa.

Also replace RelativeLayout with FrameLayout

@SessionHero01 SessionHero01 merged commit 347593f into dev Mar 21, 2025
4 checks passed
@SessionHero01 SessionHero01 deleted the fix-empty-state branch March 21, 2025 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants